Click or drag to resize

ItemUniqueBody Property

Represents an HTML fragment or plain text which represents the unique body of this conversation.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public Body UniqueBody { get; }

Property Value

Type: Body
The unique body.
See Also